← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 15:33:55 2022
Reported on Wed Dec 14 15:40:04 2022

Filename(eval 308)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 22 statements in 82µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
5831355µs30.6msJSON::Schema::Modern::Document::::_add_resourcesJSON::Schema::Modern::Document::_add_resources
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package JSON::Schema::Modern::Document;
22282µs2222.9ms
# spent 30.6ms (355µs+30.3) within JSON::Schema::Modern::Document::_add_resources which was called 58 times, avg 528µs/call: # 36 times (205µs+7.38ms) by JSON::Schema::Modern::Document::__ANON__[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/JSON/Schema/Modern/Document.pm:135] at line 133 of JSON/Schema/Modern/Document.pm, avg 211µs/call # 15 times (103µs+16.9ms) by JSON::Schema::Modern::Document::BUILD at line 171 of JSON/Schema/Modern/Document.pm, avg 1.13ms/call # 7 times (47µs+6.04ms) by JSON::Schema::Modern::Document::BUILD at line 168 of JSON/Schema/Modern/Document.pm, avg 870µs/call
sub _add_resources {$$wrapped->(@_);}
3;